TIFFDUMP

Section: User Commands (1)
Updated: February 14, 1992
Index Return to Main Contents
 

NAME

tiffdump - print verbatim information about TIFF files  

SYNOPSIS

tiffdump name ...  

DESCRIPTION

Tiffdump displays directory information from files created according to the Tag Image File Format, Revision 6.0. The header of each TIFF file (magic number, version, and first directory offset) is displayed, followed by the tag contents of each directory in the file. For each tag, the name, datatype, count, and value(s) is displayed. When the symbolic name for a tag or datatype is known, the symbolic name is displayed followed by it's numeric (decimal) value. Tag values are displayed enclosed in ``<>'' characters immediately preceded by the value of the count field. For example, an ImageWidth tag might be displayed as ``ImageWidth (256) SHORT (3) 1<800>''.

Tiffdump is particularly useful for investigating the contents of TIFF files that libtiff does not understand.  

SEE ALSO

tiffinfo(1), libtiff(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 01:45:57 GMT, February 01, 2023